wayland: Add API for creating exported window handles
authorJonas Ådahl <jadahl@gmail.com>
Tue, 12 Jul 2016 03:49:39 +0000 (11:49 +0800)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Aug 2016 17:20:44 +0000 (13:20 -0400)
commit127d2ac956cec1bb26df7d66f9b0859129a900e5
treea2707d6223e2d078e496ec2790ae41aab82568f4
parente1a03ead7a541a2118816b1632e957cc2bb44c8f
wayland: Add API for creating exported window handles

Using the xdg_foreign protocol, expose a way to get handles to windows
that may be shared between processes.

https://bugzilla.gnome.org/show_bug.cgi?id=769788
configure.ac
gdk/wayland/Makefile.am
gdk/wayland/gdkdisplay-wayland.c
gdk/wayland/gdkdisplay-wayland.h
gdk/wayland/gdkwaylandwindow.h
gdk/wayland/gdkwindow-wayland.c